Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Directory Number Functions / Managing Sound Input Drivers and Sound Output Components


TELGetDNSoundOutput

Gets a reference to the sound output component associated with a directory number.

pascal TELErr TELGetDNSoundOutput (
                     TELDNHandle hTELDN, 
                     Component *SndOut);
hTELDN
A handle to a directory number structure.
SndOut
On exit, a component reference to the sound output stream associated with the specified directory number.
function result
A result code.
DESCRIPTION
The TELGetDNSoundOutput function returns, in the SndOut parameter, a reference to the sound output component associated with the directory number specified by the hTELDN parameter.

SEE ALSO
You can dispose of the sound output component by calling TELDisposeDNSoundOutput (next).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help